Step of Proof: length-lastn 11,40

Inference at * 1 
Iof proof for Lemma length-lastn:



1. A : Type
2. L : A List
3. n : 
4. n  ||L||
  ||nth_tl(||L|| - n;L)|| = n 
latex

 by ((RWO "length_nth_tl" 0) 
CollapseTHEN (Auto')) 
latex


C.


DefinitionsP  Q, P  Q, P & Q, x:A  B(x), #$n, x:AB(x), {x:AB(x)} , , A, False, P  Q, x:AB(x), Void, a < b, n+m, -n, ||as||, {i...j}, A  B, , type List, Type, s = t, t  T, n - m
Lemmasiff wf, rev implies wf, length nth tl, nat wf, member wf, le wf

origin